home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 434 < prev    next >
Encoding:
Text File  |  1996-08-06  |  2.6 KB  |  69 lines

  1. Newsgroups: comp.unix.amiga
  2. Path: netcom.com!kgray
  3. From: kgray@netcom.com (Kerry Gray)
  4. Subject: Re: Suggestions on X for A3000 with 2 chip, 4 Fast
  5. Message-ID: <kgrayDMFtEt.qr@netcom.com>
  6. Organization: Information Vampires
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <4fb55q$kcd@bmerhc5e.bnr.ca>
  9. Date: Thu, 8 Feb 1996 03:23:17 GMT
  10. Sender: kgray@netcom11.netcom.com
  11.  
  12. David Kerrivan (thoth@bnr.ca) wrote:
  13. : Ok, perhaps this isn't the smartest way to run, but I like using 
  14. : X.  
  15.  
  16. : I have:
  17.  
  18. : A3000/16  (68030 + 68881 + MMU)
  19. : 2 Mb chip
  20. : 4 Mb Fast
  21. : 1950 Monitor
  22. : 52 Mb Quantum SCSI-2 (Ados 2.1 partitions)
  23. : 200 Mb Rodime SCSI-1 (/ and swap)
  24. : 135 Mb Miniscribe ESDI on EMULEX ESDI-SCSI (Sun 3/60 Shoebox) (acts as scratch
  25. :     to slow for much real work.)
  26. : CDROM Toshiba (forget model number) single speed, not installed at the moment
  27. :         system is being hacked together slowly)
  28.  
  29. : I have due to hardware and space constraints, set up / and /usr on the rodime
  30. : as just one filesystem, the swap space is the second partition.  (my HDtoolbox
  31. : is unable to create more than one partion - I've not been able to track the
  32. : answer to this prob down yet.)
  33.  
  34.  
  35. : The real question:
  36.  
  37. : I setup the system over the weekend, and tried to get X installed.  I am 
  38. : running the system with X11R6, and fvwm (seems to get rave reviews 
  39. : on function and size.) and XdanvierBig installed.  ( I presume I did this
  40. : correctly )
  41.  
  42. : The system takes about 10 minutes to get up and open a single xterm.
  43. : I have the swap partition set to be 3 * total ram + a little for good 
  44. : measure= 20 Mb.
  45.  
  46. This is normal for X on the system you describe.  The whole X system 
  47. takes up more than 4MB.  That means it will sit there until you do 
  48. something, at which time it will start paging like crazy.  It's no 
  49. different from trying to run OS/2 on a 4MB PC, or NT on an 8MB PC.  Your 
  50. X system is "thrashing," meaning it is taking almost all its time up with 
  51. swapping in and out.
  52.  
  53. : Besides the answer "buy more ram" which is not fiscally possible right now,
  54. : is there a way to stream line this setup so that I can get at least
  55. : 2 xterms running smoothly?  ( I don't really like csh job control - I forget
  56. : what I'm doing.)
  57.  
  58. You can edit the init file to remove the extra stuff like xeyes and biff,
  59. and set however many xterms you want.
  60.  
  61. : I still have not gotten into things deep enough to recompile my kernel.
  62.  
  63. Compiling an A3000-specific kernel will save you circa 200K over the 
  64. generic one.  There may be precompiled 3000 kernels on the ftp site.
  65.  
  66. : Eagerly awaiting a helpful answer, or at least a glimmer of hope...
  67.  
  68. Sorry...you're just asking for too much from so little RAM.
  69.